home *** CD-ROM | disk | FTP | other *** search
/ MusicScapes Professional / MusicScapes Professional (Wayzata Technology)(1381)(1995).bin / elements / clarinet / 00017_Script_17 < prev    next >
Text File  |  1994-11-22  |  198b  |  15 lines

  1. on exitFrame
  2.   updateStage
  3.   if soundBusy (1) then continue
  4.   else play done
  5.   if the controlDown and the key = "." then go to frame "leave"
  6.   --else continue
  7.   end if
  8. end if
  9. end
  10.  
  11.  
  12.  
  13.  
  14.  
  15.